<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"><head profile="http://gmpg.org/xfn/11">
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

 <title>$SITE_NAME$ $TITLE_BAR$</title>
 <link rel='stylesheet' id='style-css' href='/css/diapo.css' type='text/css' media='all'/>
<link href="/css/fonts.css" rel="stylesheet" type="text/css" />
 <link href="/css/style.css" rel="stylesheet" type="text/css" />
</head><link type="text/css" rel="StyleSheet" href="/ajax/ajax.css" /> 
<script src="/js/rainbows.js" type="text/javascript"></script>

 <script type="text/javascript" src="/js/jquery.easing.min.js"></script>
<script type='text/javascript' src='/js/diapo.js'></script>
 <script type='text/javascript' src='/js/jquery.hoverIntent.minified.js'></script>

<script type="text/javascript" src="/js/jquery.innerfade.js"></script>
 

 <script type="text/javascript" src="/js/validation.js"></script>

 <script type="text/javascript" src="/js/jquery.lavalamp.min.js"></script>
 <script type="text/javascript">
 $(function() {
 rainbows.init({
 selector: '#four h2',
 highlight: true,
 shadow: true,
 from: '#ffffff',
 to: '#666666'
 });
 });


 </script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js"></script>
 <script type="text/javascript">
 $(function() {
 $("#1").lavaLamp({
 fx: "backout",
 speed: 700,
 click: function(event, menuItem) {
 return true;
 }
 });
 });
 </script>
 <body>
$GLOBAL_AHEADER$
 <div class="body_content">
 <div class="left_content">
 $BODY$
 </div> 
</div>
$GLOBAL_CLEFTER$
<div class="boxes">
 <div style="clear:both"></div>
</div>
 
<div style="clear:both"></div>
$GLOBAL_BFOOTER$
</body>
</html>